libgio-cil software package provides CLI binding for the GIO I/O stack 2.22, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libgio-cil
libgio-cil is installed in your system.
Make ensure the libgio-cil package were installed using the commands given below,
$ sudo dpkg-query -l | grep libgio-cil *
You will get with libgio-cil package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Mono/CLI |
| Package | libgio-cil |
| Version | 2.22.3-2 |
| Description | CLI binding for the GIO I/O stack 2.22 |
| Sub Section | Cli-mono |